home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / etc / udev / rules.d / 85-hwclock.rules < prev    next >
Text File  |  2008-09-25  |  126b  |  4 lines

  1. # This file causes the hardware clock to be set when /dev/rtc is available.
  2.  
  3. KERNEL=="rtc", ACTION=="add", RUN+="set_hwclock"
  4.